docs/misc: document PV control/feature keys for laptop/slate mode
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 30 Mar 2017 13:40:45 +0000 (14:40 +0100)
committerWei Liu <wei.liu2@citrix.com>
Thu, 30 Mar 2017 15:55:21 +0000 (16:55 +0100)
commit3bdb14004b9fe8c35e4961f8a7c73c19f0fb4365
treedafc8cab356b9f08484489cf835ee47de00ffc82
parent59b2ed15ed3c5949186d97c21c9c021a0f22a7ef
docs/misc: document PV control/feature keys for laptop/slate mode

Commit 4c8153d9 "add ACPI device for Windows laptop/slate mode switch"
added code to provide an 'laptop/slate mode' ACPI device to guests.

When present this device is used by Microsoft Windows to bind a HID
driver which controls whether the Windows desktop appearance is optimized
for laptop/desktop or slate/tablet PCs. The mechanism for switching
between modes is to open a handle to this driver and write a byte of
arbitrary data.

This patch documents xenstore keys such that a PV agent running in a
Windows guest can advertise the capability to, and receive instruction
from, a toolstack to cause such a mode switch.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/misc/xenstore-paths.markdown